Skip to content

repo showcasing generating "psychic signatures for java" implemented in a nodejs environment πŸ˜…

Notifications You must be signed in to change notification settings

davwwwx/CVE-2022-21449

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CVE-2022-21449

repo showcasing generation of a base64 signature for applications that are vulnerable to "psychic signatures in java", implemented in a nodejs environment πŸ˜…

Before running make sure to install the modified fork of elliptic from https://github.com/davwwwx/elliptic

$ npm install

Generate the signature

$ node index.js

PoC

Get an example vulnerable application from DataDog/security-labs-pocs - https://github.com/DataDog/security-labs-pocs/tree/main/proof-of-concept-exploits/jwt-null-signature-vulnerable-app

About

repo showcasing generating "psychic signatures for java" implemented in a nodejs environment πŸ˜…

Topics

Resources

Stars

Watchers

Forks